Einhugur Word Plugin for Xojo

Paragraph.RunCount Property

Returns number of runs in the Paragraph.

RunCount as Integer {Read}

Remarks

Note that field inserts can generate complex runs that can take sometimes five runs. If you want to get such fields as one run then use the LogicialRunCount property.

See Also

Paragraph Class